You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TMtxExpression Class
>
TMtxExpression Methods
>
TestMtx Method
>
TMtxExpression.TestMtx Method ([In] string, [In] TMtx, bool)
Dew Math for .NET
TMtxExpression.TestMtx Method ([In] string, [In] TMtx, bool)
TMtxExpression Class
TMtxExpression Members
Dew.Math Namespace
TestMtx Method
Collapse All
Syntax
C#
Visual Basic
public
void
TestMtx
([In]
string
anExpr
, [In]
TMtx
ResultValue
,
bool
AllowNanInf
);
Public
Function
TestMtx
(
anExpr
As
[In]
string
,
ResultValue
As
[In]
TMtx
,
AllowNanInf
=
false
)
As
void
Description
This is TestMtx, a member of class TMtxExpression.
Group
TestMtx Method
Links
TMtxExpression Class
,
TMtxExpression Members
,
Dew.Math Namespace
,
TestMtx Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!